GdPicture.NET.14 (COM - ActiveX)~GdPicture14_namespace
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
/ GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer~AddStickyNoteAnnotationInteractive
/ AddStickyNoteAnnotationInteractive(String,Int32,String,FontStyle,Single,Single,Single) Method
AddStickyNoteAnnotationInteractive(String,Int32,String,FontStyle,Single,Single,Single) Method
In This Topic
Syntax
'Declaration
Public Overloads Sub AddStickyNoteAnnotationInteractive( _
ByVal As String, _
ByVal As Integer, _
ByVal As String, _
ByVal As FontStyle, _
ByVal As Single, _
ByVal As Single, _
ByVal As Single _
)
public void AddStickyNoteAnnotationInteractive(
string ,
int ,
string ,
FontStyle ,
float ,
float ,
float
)
public procedure AddStickyNoteAnnotationInteractive(
: String;
: Integer;
: String;
: FontStyle;
: Single;
: Single;
: Single
);
public function AddStickyNoteAnnotationInteractive(
: String,
: int,
: String,
: FontStyle,
: float,
: float,
: float
);
public: void AddStickyNoteAnnotationInteractive(
string* ,
int ,
string* ,
FontStyle ,
float ,
float ,
float
)
public:
void AddStickyNoteAnnotationInteractive(
String^ ,
int ,
String^ ,
FontStyle ,
float ,
float ,
float
)
Parameters
- Text
- ForeColor
- FontName
- FontStyle
- FontSize
- Opacity
- Rotation
See Also
Reference
GdPicture.NET.14 (COM - ActiveX)~GdPicture14.GdViewer
GdViewer Members
Overload List